home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 2-Presentations / Apple Products / OASIS Stack 1.1 / OASIS Stack 1.1 / card_60567.txt < prev    next >
Text File  |  1989-07-21  |  2KB  |  67 lines

  1. -- card: 60567 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 42703
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=28 top=169 right=227 bottom=86
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 10915 / 10915
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Memory Mgr
  20.  
  21.  
  22. -- part contents for background part 1
  23. ----- text -----
  24. Memory Manager
  25.  
  26. -- part contents for background part 68
  27. ----- text -----
  28. Manage physical memory in relocatable blocks
  29.  
  30. -- part contents for background part 65
  31. ----- text -----
  32. Inside Macintosh Volumes II, IV
  33.  
  34. -- part contents for background part 66
  35. ----- text -----
  36. ROM
  37.  
  38. -- part contents for background part 11
  39. ----- text -----
  40. 1/84:  Shipped
  41. 1/87:  Performance enhanced
  42.            Routines added for setting, clearing flags
  43.  
  44.  
  45. -- part contents for background part 32
  46. ----- text -----
  47. Operating System
  48.  
  49. -- part contents for background part 67
  50. ----- text -----
  51. 20,257,179,272
  52.  
  53. -- part contents for background part 70
  54. ----- text -----
  55. 78672
  56. 73243
  57. 61501
  58. 64590
  59. 65044
  60. 67364
  61. 24991
  62. 21354
  63.  
  64.  
  65. -- part contents for background part 74
  66. ----- text -----
  67. Divides physical memory into heap zones and allocates relocatable and non-relocatable blocks within each zone.  Passes ‚Äúhandles‚Äù to relocatable blocks; updates master pointers when blocks are moved.  Can compact memory and purge unused blocks when more memory is needed.  Checks for collisions of stack and heap.